CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - process open handle

搜索资源列表

  1. 显示和杀死系统当前进程

    0下载:
  2. 此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。 -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process system. And how HANDLE OpenProcess
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:28750
    • 提供者:
  1. poatest

    0下载:
  2. 工作环境为Linux,CORBA的开源项目MICO。此程序完整的实现了如何实现POA的守护例程MICOD来响应客户端的请求,然后唤醒服务器端来处理客户端的请求。-working environment for Linux, the open-source project CORBA MICO. This integrity of the process of the realization of how the POA guard routines MICOD to respond to a c
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8366
    • 提供者:刘尚新
  1. xp163.com.7.159

    0下载:
  2. ·此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。... -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process system. And how HANDLE OpenProc
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:35349
    • 提供者:甘永祥
  1. windowsbios

    0下载:
  2. 大家都知道,windows接管了对物理内存的直接存取,而bios信息存在物理内存 的f000:0000处,关键就是如何读取物理内存。 函数说明 第一个函数ZwOpenSection用来打开section,第一个参数是指向HANDLE变量的指针,第二个是访问参数,第三个是指向OBJECT_ATTRIBUTES的指针 第二个函数ZwMapViewOfSection用来建立物理内存和当前进程的一段物理内存的联系,参数很多,一会在例程里再详细解释 第三个函数ZwUnmapV
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:67690
    • 提供者:王涛
  1. imp1.tar

    0下载:
  2. Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。 一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1048
    • 提供者:李强
  1. imp2.tar

    0下载:
  2. Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。 一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2109
    • 提供者:李强
  1. EnTeHandle_1

    0下载:
  2. EnTeHandle可以让你查看当前进程打开的句柄。句柄可以是文件、事件、互斥信号量等等。此外,你也可以查看进程当前打开的DLL,线程信息,进程内存,甚至是动态更新。也可以搜索dll和句柄-EnTeHandle can let you see the current process opened handle. Can handle documents, events, etc. mutex semaphores. In addition, you can view the current pr
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:85706
    • 提供者:yang
  1. voip-billing-0.0.2a.tar

    0下载:
  2. Trabas VoIP Billing - A browser-based Open Source Software for VoIPOperator to handle billing process from Service & Tariff Definitionto Report Producing.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:95202
    • 提供者:张莉
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2130304
    • 提供者:smj_9547
  1. enumfilehandle

    0下载:
  2. 枚举系统中所有已打开文件的句柄,有时一个文件删不掉,可能是文件句柄没有释放,可以用它来寻找哪个进程打开了文件,结束这个进程或者关掉句柄就可以了-Enumerate the system to handle all open files, and sometimes can not afford to delete a file, it may not release the file handle, you can use it to find which process opens a fil
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:5501
    • 提供者:9908006
  1. memo

    3下载:
  2. 窗口、进程、模块信息分析工具加内存读取和遍历工具: vc---vs2008 可以作为外挂编写时分析进程、内存的工具,并可以获取所有打开的进程id句柄等信息-Window, the process module information analysis tools plus memory read and Ergodic tools: vc--- vs2008 the time of the preparation can be used as plug-analysis process,
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-27
    • 文件大小:109508
    • 提供者:李建
  1. listprocess

    0下载:
  2. C++版的打开和强制关闭当前进程程序。主要是用到CreateToolhelp32Snapshot API函数来枚举系统当前进程,以及HANDLE OpenProcess(...)、TerminateProcess(...)打开和关闭当前正在运行的程序进程。-C++ version of the open and forced the closure of the current process procedures. Mainly used CreateToolhelp32Snapshot AP
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:28269
    • 提供者:164
  1. Ring3Kill-process-cutek

    0下载:
  2. Ring3 下采用复制句柄的方式打开进程,并终止,可以干掉很多反病毒软件和一些驱动保护的进程-Ring3 used under way to open the process of copying handle and terminate, you can get rid of a lot of anti-virus software and a number of drive protection in the process of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-25
    • 文件大小:21323
    • 提供者:康康
  1. listprocesshao

    0下载:
  2. 主要是用到CreateToolhelp32Snapshot API函数来枚举系统当前进程,以及HANDLE OpenProcess(...)、TerminateProcess(...)打开和关闭当前正在运行的程序进程。 -Mainly used CreateToolhelp32Snapshot API function to enumerate the current process, and HANDLE OpenProcess (...), TerminateProcess (...)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:57669
    • 提供者:好大
  1. VBsourcecode

    0下载:
  2. 这里面有些东西是论坛那个VB一天一天写外挂教程里没有的东西,虽然不是必须的 不过还是有些实际意义 1、VB的小图标处理 2、后台鼠标的模拟移动和点击 3、从进程获得文件执行路径 4、打开文件夹的操作 5、比sleep好用的延时函数 所有代码都是参考人家的做的,我理解新人没有实例的痛苦,我也是参考一天一天的教程写出来的 在此再次感谢-This is something which is day by day forum that VB does not
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-02
    • 文件大小:3524
    • 提供者:王开华
  1. Deleat_Hanle_and_pid

    1下载:
  2. 核心函数打开进程_句柄_实现游戏及程序多开,核心源码,极具收藏和下载价值-Core function to open the process handle _ _ and procedures to achieve more open game, the core source, highly collectible and download values
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:8433
    • 提供者:yy
  1. CntrlOtherPrcss

    0下载:
  2. VC++试图启动并控制其它的EXE程序,程序先初始化变量,以打开记事本程序为例,然后判断进程句柄是否合法,根据句柄,终止刚才打开的记事本程序,终止出现错误,显示错误信息或显示提示信息。 -VC++ tries to start and control other EXE program, the program first initializes the variable to open the Notepad program, for example, and then determine
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:25907
    • 提供者:madud00046
  1. pank

    0下载:
  2. 设计一个银行业务模拟系统,模拟银行的业务运行并计算一天中客户在银行逗留的平均 时间。银行有N 个窗口对外接待客户,从早晨银行开门起不断有客户进入银行。由于每个 窗口在某个时刻只能接待一个客户,因此在客户人数多时需在窗口前排队,对于刚进入银行 的客户,如果某个窗口的业务员正空闲,则可上任意空闲窗口前办理业务;反之,若N 个 窗口均有客户占用,他便会排在人数最少的队伍后面。 1) 用户通过人机交互的方式设定程序所需参数:银行的开门时间、关门时间;营业窗 口数目。 2
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-05-03
    • 文件大小:1043310
    • 提供者:莫离
  1. 1.3

    0下载:
  2. 模块-API-十六到十2.GetForegroundWindow //取前台窗口的句柄 没有参数 3.GetWindowThreadProcessId // 用窗口来获取进程的ID 4.GetCurrentProcessId // 取自己进程的ID 5.OpenProcess //打开进程 2035711 6.StrToIntExA //十六进制转换十进制获取进程的ID 4.GetCurrentProcessId // 取自己进程的ID 5.OpenProcess //打
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-08
    • 文件大小:1870
    • 提供者:赵新来
  1. OPEN-SHUT

    0下载:
  2. 主要是用到CreateToolhelp32Snapshot API函数来枚举系统当前进程,以及HANDLE OpenProcess(...)、TerminateProcess(...)打开和关闭当前正在运行的程序进程。-Mainly used CreateToolhelp32Snapshot API functions to enumerate the current process, as well as HANDLE OpenProcess (...), TerminateProcess (
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:22669
    • 提供者:chensen
« 12 »
搜珍网 www.dssz.com